AltHCpltv5.chernarus.pbo

This mission showcases Kremator and Centipede's outstanding alternate High Command script. The script allows you to spit your squad on the fly and command the subunits via BIS' High Command Module. You can then regroup the subunitas back into your squad and revert to normal squad command mode.

Instructions:
In Editor:
1. Create a mission, copy the HCS subfolder (available in this mission if you depbo it) into your mission folder.

2. For EVERY the leader you  wnt to have alt HCS put his line in the init field: nul=[this] execVM "cent_HCS2\cent_HCS2_init.sqf"; (You can aslo simply create a game logic and put this nul=[this] execVM ""cent_HCS2\cent_HCS2_init.sqf"; in the init field thus dispensing with putting it in each leader's init.

3. Create a High Command module and synch it to the leader. Create a subordinate High Command module and synch it to the HC module.

Use in Game:
1. To split your team, first select the team member(s) you want to split up, the command menu will popup at you left and select COMMUNICATION -> HCS -> Split Unit. Repeat as needed.

2. Press CTRL+SPACE to open up the High Command interface, you should see the split group under your command, and you can order them around with High Command.

3. TO rejoin the split team. Select the group, the command menu will popup at you left and select COMMUNICATION -> HCS -> Rejoin Group. Repeat as needed.<br/>EXTRA: If you notice in the HCS menu, you will see there is another command called 'WATCH MY DIRECTION'. It works only in High Command mode. Because of BIS 'watch' command doesnt work in HC, so I create my own. Basically it just made the split group to watch the direction as the player's one. NOT watch what the player look at. eg, you are watching in direction at 125 degrees, so the split group will also be watching 125 degrees from their location. 


Chaneglog
v2 added second squad for MP test. Changes to OPFOR units

v3 added full platoon, w/ altHC for each squad. Creaed briefing

v4 tested differnt ALTHC schemes and use of gamelogic

v5 added AltHC ability to additional subordinate memvbers within the suqad.